Provider Property

Summary
Gets the query provider that is associated with this data source.
Syntax
C#
VB
C++
public IQueryProvider Provider {get;} 
Public ReadOnly Property Provider As IQueryProvider 
public: 
property IQueryProvider^ Provider { 
   IQueryProvider^ get(); 
} 

Property Value

The IQueryProvider that is associated with this data source.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.